A. A Boolean literal
B. A Java keyword
C. Same as value 0
D. Same as value 1
Advertisement
Related Mcqs:
- Java intermediate code is known as_________________?
- A. Byte code B. First code C. Mid code D. None of above...
- After the compilation of the java source code, which file is created by the JVM ?
- A. .class B. .doc C. .java D. .cdr...
- Which method of java is invoked by JVM to reclaim the inaccessible memory location ?
- A. reclaim() method B. finalize() method C. final() method D. both b and c...
- Hot java is_______________?
- A. Web browser B. Java environment C. System software D. IDE...
- In Java byte, short, int and long all of these are ____________?
- A. signed B. unsigned C. Both of the above D. None of these...
- Automatic type conversion in Java takes place when________________?
- A. Two type are compatible and size of destination type is equal of source type. B. Two type are compatible and size of destination type is larger than source type. C. Two type are compatible and size of destination type is shorter than source type. D. All of the above...
- How many primitive data types are there in Java ?
- A. 5 B. 6 C. 7 D. 8...
- How many keywords are available in java ?
- A. 24 B. 48 C. 96 D. 192...
- Which command is used for interpretation of java program_______________?
- A. Java B. javap C. javac D. none of above...
- The class java.sql.Timestamp is associated with _____________?
- A. java.util.Date B. java.util.Time C. java.sql.Time D. None of above...
Advertisement